Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix battery temperature sensor #258

Merged
merged 5 commits into from
Mar 12, 2024
Merged

Fix battery temperature sensor #258

merged 5 commits into from
Mar 12, 2024

Conversation

rixxxx
Copy link
Contributor

@rixxxx rixxxx commented Mar 11, 2024

Use correct sensor type to get correct value. Requires offset like other temperature registers.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.35%. Comparing base (3a4a79b) to head (eb1bfcb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #258   +/-   ##
=======================================
  Coverage   71.35%   71.35%           
=======================================
  Files          25       25           
  Lines        1770     1770           
=======================================
  Hits         1263     1263           
  Misses        507      507           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kellerza
Copy link
Owner

We should probably get rid of the old_lv/hv completely, as test will keep failing every time we make a change

@kellerza kellerza merged commit ae14575 into kellerza:main Mar 12, 2024
8 checks passed
@rixxxx
Copy link
Contributor Author

rixxxx commented Mar 12, 2024

Probably. Throwing only one error at a time doesn't help either :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants